The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Search results for "filter"

Filter.pm River stage zero No dependents

JALYCAI/article_fetcher - 06 May 2012 08:06:09 UTC - Search in distribution

Filter::gunzip::Filter - an internal part of Filter::gunzip River stage zero No dependents

This is an internal part of Filter::gunzip not intended for other use. The description here is what it presently does, but it may change wildly or be removed entirely. "Filter::gunzip::Filter" installs gunzipping of compressed source code bytes using...

KRYDE/Filter-gunzip-8 - 11 Nov 2019 00:38:45 UTC - Search in distribution

Filter::sh - sh source filter River stage four • 186 direct dependents • 3528 total dependents

This filter pipes the current source file through the program which corresponds to the "command" parameter using the Bourne shell. As with all source filters its scope is limited to the current source file only. Every file you want to be processed by...

RURBAN/Filter-1.64 - 16 Aug 2022 20:38:55 UTC - Search in distribution

DDC::Filter - DDC Query utilities: server filters (wrapper sockets) River stage one • 1 direct dependent • 2 total dependents

MOOCOW/DDC-Concordance-0.50 - 08 Dec 2020 13:06:22 UTC - Search in distribution

Filter::CBC - Source filter for Cipher Block Chaining River stage zero No dependents

Filter::CBC is a Source filter that uses Cipher Block Chaining (CBC) to encrypt your code. The tricky part is that most CBC Algorithms have binary output. The textmode bypasses this obstacle, by converting the data to less scary data....

BEATNIK/Filter-CBC-0.10 - 18 Sep 2007 15:45:38 UTC - Search in distribution

Filter::EOF - Run a callback after a file has been compiled River stage zero No dependents

This module utilises Perl's source filters to provide you with a mechanism to run some code after a file using your module has been processed....

PHAYLON/Filter-EOF-0.04 - 02 Aug 2007 14:30:44 UTC - Search in distribution

Filter::SQL - embedded SQL for perl River stage zero No dependents

KAZUHO/Filter-SQL-0.10 - 04 Nov 2008 02:12:20 UTC - Search in distribution

IPC::Filter - filter data through an external process River stage one • 1 direct dependent • 1 total dependent

The "filter" function provided by this module passes data through an external command, thus providing filtering in non-pipeline situations....

ZEFRAM/IPC-Filter-0.005 - 12 Aug 2017 00:03:53 UTC - Search in distribution

PAR::Filter - Input filter for PAR River stage one • 5 direct dependents • 6 total dependents

Starting with PAR 0.76, "pp -f" takes a filter name, like "Bleach", and invokes this module to transform the programs with PAR::Filter::Bleach. Similarly, "pp -F Bleach" applies the Bleach filter to all included modules. It is possible to pass in mul...

RSCHUPP/PAR-Packer-1.063 - 15 Mar 2024 12:57:23 UTC - Search in distribution

POE::Filter - protocol abstractions for POE::Wheel and standalone use River stage three • 401 direct dependents • 538 total dependents

POE::Filter objects plug into the wheels and define how the data will be serialized for writing and parsed after reading. POE::Wheel objects are responsible for moving data, and POE::Filter objects define how the data should look. POE::Filter objects...

BINGOS/POE-1.370 - 23 Mar 2022 12:47:09 UTC - Search in distribution

Str::Filter - Garbage in, goodness out River stage zero No dependents

Str::Filter is a collection of common routines for processing mainly input data but also works to filter outbound data. These filters are intended to be called in high volume environments so, there is not a lot of handing data back and forth. These s...

TSC/Str-Filter-0.01 - 05 Sep 2014 01:55:35 UTC - Search in distribution

Sub::Filter - automatically filter function's return value River stage zero No dependents

This module allows a function to be augmented with a filter that will be applied to its return values. Whenever the function returns, by whatever means, the value (or list of values) being returned is passed through the filter before going to the cal...

ZEFRAM/Sub-Filter-0.004 - 26 Aug 2013 00:26:18 UTC - Search in distribution

TAP::Filter - Filter TAP stream within TAP::Harness River stage zero No dependents

"TAP::Filter" allows arbitrary filters to be placed in the TAP processing pipeline of TAP::Harness. Installed filters see the parsed TAP stream a line at a time and can modify the stream by * replacing a result * injecting extra results * removing re...

ANDYA/TAP-Filter-0.04 - 05 Jul 2008 14:25:26 UTC - Search in distribution

Tie::Filter - Tie a facade around a scalar, array, or hash River stage zero No dependents

This module ties a facade around a scalar, array, or hash. The facade then filters data as it is being fetched from or stored to the internal object. For scalars, it provides an API for filtering values stored to and fetched from an internal scalar. ...

HANENKAMP/Tie-Filter-1.02 - 19 Dec 2003 05:02:01 UTC - Search in distribution

lib::filter - Allow/disallow loading modules River stage three • 5 direct dependents • 607 total dependents

lib::filter lets you allow/disallow loading modules using some rules. It works by installing a coderef in @INC (and additionally by pruning some entries in @INC). The main use-case for this pragma is for testing. It has been pointed out to me that fo...

PERLANCAR/lib-filter-0.281 - 29 Aug 2021 01:14:01 UTC - Search in distribution
  • lib::allow - Only allow a list of modules to be locateable/loadable
  • lib::disallow - Disallow a list of modules from being locateable/loadable

Data::Filter - filter data structures with structured filters. River stage zero No dependents

The structure of the data set is rarely in this format. However, I decided that this was the easiest method to determine (and guarantee) that recursive filters did not confuse the difference between records (as each record has it's own unique key). I...

MWILSON/Data-Filter-1.020 - 02 Sep 2006 20:52:23 UTC - Search in distribution

Fsdb::Filter - base class for Fsdb filters River stage zero No dependents

Fsdb::Filter is the virtual base class for Fsdb filters. Users will typically invoke individual programs via the command line (for example, see dbcol(1)) or string together several in a Perl program as described in dbpipeline(3). For new Filter devel...

JOHNH/Fsdb-3.4 - 06 Jan 2024 06:43:43 UTC - Search in distribution

Hook::Filter - A runtime firewall for subroutine calls River stage zero No dependents

Hook::Filter is a runtime firewall for subroutine calls. Hook::Filter lets you wrap one or more subroutines with a filter that either forwards calls to the subroutine or blocks them, depending on a number of rules that you define yourself. Each rule ...

ERWAN/Hook-Filter-0.10 - 26 Aug 2008 08:17:07 UTC - Search in distribution

List::Filter - named, persistent, shared lists of patterns River stage one • 1 direct dependent • 1 total dependent

The List::Filter system is a generalized, extensible way of filtering a list of items by apply a stack of perl regular expressions, with a persistant storage mechanism to allow the sharing of filters between different applications. A List::Filter fil...

DOOM/List-Filter-0.04 - 29 Jun 2007 00:29:20 UTC - Search in distribution

Mail::Filter - filter mail through multiple subroutines River stage three • 51 direct dependents • 484 total dependents

"Mail::Filter" provides an interface to filtering Email through multiple subroutines. "Mail::Filter" filters mail by calling each filter subroutine in turn. Each filter subroutine is called with two arguments, the first is the filter object and the s...

MARKOV/MailTools-2.21 - 21 May 2019 14:28:18 UTC - Search in distribution
3,629 results (0.135 seconds)